object Form2: TForm2 Left = 18 Top = 495 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'FreeRAM XP Pro Introduction, Usage Notes, and FAQ' ClientHeight = 296 ClientWidth = 471 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = False Position = poScreenCenter ShowHint = True OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 6 Top = 3 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Image2: TImage Left = 6 Top = 54 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Image3: TImage Left = 6 Top = 107 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 7 Top = 274 Width = 237 Height = 13 Caption = 'For additional support and an online FAQ,' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label14: TLabel Left = 247 Top = 275 Width = 94 Height = 13 Cursor = crHandPoint Hint = 'Click to go to our website for updates.' Caption = 'Visit our website' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False OnClick = Label14Click end object Label6: TLabel Left = 361 Top = 276 Width = 102 Height = 13 Cursor = crHandPoint Hint = 'Click to send us email!' Caption = 'Send us an email!' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False OnClick = Label6Click end object Label2: TLabel Left = 345 Top = 275 Width = 12 Height = 13 Caption = 'or' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object StaticText5: TStaticText Left = 46 Top = 4 Width = 373 Height = 23 Caption = 'FreeRAM XP Pro Introduction and Usage Notes' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -17 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False TabOrder = 0 end object Button1: TButton Left = 191 Top = 239 Width = 86 Height = 26 Hint = 'Close this window' Caption = '&OK' TabOrder = 1 OnClick = Button1Click end object StaticText1: TStaticText Left = 46 Top = 23 Width = 194 Height = 17 Caption = 'Select a topic from the list below.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object ListBox1: TListBox Left = 8 Top = 174 Width = 457 Height = 57 Hint = 'Select a topic from this list.' ItemHeight = 13 Items.Strings = ( 'Why is AutoFree ineffective or not as effective as before?' 'Why does FreeRAM XP Pro sometimes connect to the Internet?' 'My System Resources under System Properties are unchanged!' 'How do I uninstall FreeRAM XP Pro? It'#39's not under Add/Remove, et' + 'c.' 'Why use FreeRAM XP?' 'How do I start optimizing my computer'#39's memory?' 'Is FreeRAM XP Pro safe?' 'I'#39'm technology challenged! What can FreeRAM XP Pro do for me?' 'I'#39'm a power user or advanced user. What good is FreeRAM XP Pro?') ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = ListBox1Click end object RichEdit1: TRichEdit Left = 47 Top = 41 Width = 410 Height = 110 Hint = 'Displays information about the topic selected' Lines.Strings = ( 'Select a topic from the list below. More information will appear' + ' here in this box.') PlainText = True ReadOnly = True ScrollBars = ssVertical TabOrder = 4 end object StaticText2: TStaticText Left = 7 Top = 156 Width = 66 Height = 17 Caption = 'Topics list:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 5 end end